mnm@vincent:~/git/owfs/owfs-code$ ls
acinclude.m4  AUTHORS         bootstrap  config.log     configure     COPYING      debian           INSTALL  Makefile     Makefile.in  module  README             release.pl  TODO
aclocal.m4    autom4te.cache  ChangeLog  config.status  configure.ac  COPYING.LIB  description-pak  libtool  Makefile.am  man2md       NEWS    README.DEVELOPERS  src         update_wiki_manpages
mnm@vincent:~/git/owfs/owfs-code$ ./bootstrap 
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'src/scripts/install'.
libtoolize: copying file 'src/scripts/install/config.guess'
libtoolize: copying file 'src/scripts/install/config.sub'
libtoolize: copying file 'src/scripts/install/install-sh'
libtoolize: copying file 'src/scripts/install/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'src/scripts/m4'.
libtoolize: copying file 'src/scripts/m4/libtool.m4'
libtoolize: copying file 'src/scripts/m4/ltoptions.m4'
libtoolize: copying file 'src/scripts/m4/ltsugar.m4'
libtoolize: copying file 'src/scripts/m4/ltversion.m4'
libtoolize: copying file 'src/scripts/m4/lt~obsolete.m4'
configure.ac:52: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:52: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:80: installing 'src/scripts/install/compile'
configure.ac:52: installing 'src/scripts/install/missing'
module/owcapi/src/c/Makefile.am: installing 'src/scripts/install/depcomp'
Run './configure' and 'make' to build owfs
mnm@vincent:~/git/owfs/owfs-code$ ./configure 
checking whether make supports nested variables... yes
Configuring owfs-3.1p4
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for echo... /bin/echo
checking for test... /usr/bin/test                                                                                                                                                                            
checking for rm... /bin/rm                                                                                                                                                                                    
checking for rpm... /usr/bin/rpm                                                                                                                                                                              
checking for rpmbuild... /usr/bin/rpmbuild                                                                                                                                                                    
checking for swig... /usr/bin/swig                                                                                                                                                                            
checking for soelim... /usr/bin/soelim                                                                                                                                                                        
checking for pkg-config... /usr/bin/pkg-config                                                                                                                                                                
checking pkg-config is at least version 0.9.0... yes                                                                                                                                                          
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... /bin/rm: cannot remove 'conftest*': No such file or directory
yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... /bin/rm: cannot remove 'conftest*': No such file or directory
no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking if debian-system is used... no (default)
checking for special host... Other host
checking for launch_activate_socket... no
checking if compiler supports nested functions... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... yes
checking asm/types.h presence... yes
checking for asm/types.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/mkdev.h usability... no
checking sys/mkdev.h presence... no
checking for sys/mkdev.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking for sys/types.h... (cached) yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking feature_tests.h usability... no
checking feature_tests.h presence... no
checking for feature_tests.h... no
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking semaphore.h usability... yes
checking semaphore.h presence... yes
checking for semaphore.h... yes
checking linux/limits.h usability... yes
checking linux/limits.h presence... yes
checking for linux/limits.h... yes
checking linux/types.h usability... yes
checking linux/types.h presence... yes
checking for linux/types.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for dlfcn.h... (cached) yes
checking sys/event.h usability... no
checking sys/event.h presence... no
checking for sys/event.h... no
checking sys/inotify.h usability... yes
checking sys/inotify.h presence... yes
checking for sys/inotify.h... yes
checking if debug-output is enabled... yes (default)
checking if mutexdebug is enabled... yes (default)
checking if OWSHELL support is enabled... yes (default)
checking if OWLIB support is enabled... yes (default)
checking if OWNETLIB support is enabled... yes (default)
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking if i2c(DS2482-x00) is enabled... yes (default)
checking if W1 is enabled... yes (default)
checking if owhttpd is enabled... yes (default)
checking if owftpd is enabled... yes (default)
checking if owserver is enabled... yes (default)
checking if owexternal is enabled... yes (default)
checking if ownet is enabled... yes (default)
checking if owtap is enabled... yes (default)
checking if owmalloc is enabled... no (default)
checking if owmon is enabled... yes (default)
checking if owcapi is enabled... yes (default)
checking if swig is enabled... auto (default)
checking if owperl is enabled... yes (default)
Looking for location of Perl executable
checking for perl... perl
checking for Perl5 header files... /usr/lib/x86_64-linux-gnu/perl/5.20/CORE
checking for Perl5 library... perl.so.5.20
checking for Perl5 compiler options... -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv -fno-strict-aliasing -pipe /usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
checking if owphp is enabled... yes (default)
Looking for location of Php executable
checking for php... php
checking for php-config... php-config
checking for PHP header files... -I/usr/include/php/20151012 -I/usr/include/php/20151012/main -I/usr/include/php/20151012/TSRM -I/usr/include/php/20151012/Zend -I/usr/include/php/20151012/ext -I/usr/include/php/20151012/ext/date/lib
checking for PHP extension-dir... /usr/lib/php/20151012
checking if owpython is enabled... yes (default)
Looking for location of Python executable
checking for python-config... python-config
checking for python... python
checking for Python cflags... -I/usr/include/python2.7 -I/usr/include/x86_64-linux-gnu/python2.7  -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security  -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes
checking for Python ldflags... -L/usr/lib/python2.7/config-x86_64-linux-gnu -L/usr/lib -lpython2.7 -lpthread -ldl  -lutil -lm  -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
checking for Python libs... -lpython2.7 -lpthread -ldl  -lutil -lm 
python2.7
checking for Python exec-prefix... /usr
checking for Python site-dir... /usr/lib/python2.7/dist-packages
checking if owtcl is enabled... yes (default)
Looking for tclConfig.sh
checking for Tcl configuration... found /usr/lib/tclConfig.sh
checking for existence of /usr/lib/tclConfig.sh... loading
checking if cflag _XOPEN_SOURCE is required... -D_XOPEN_SOURCE=600
checking if cflag _BSD_SOURCE is required... -D_BSD_SOURCE=1 -D_ISOC99_SOURCE=1 -D_POSIX_C_SOURCE=200112L -D_DEFAULT_SOURCE
checking if extra libs are required... 
checking if profiling is enabled... no (default)
configure: WARNING: LD_EXTRALIBS= OSLIBS=
checking if owfs is enabled... auto (default)
checking fuse.h usability... yes
checking fuse.h presence... yes
checking for fuse.h... yes
checking for fuse_main in -lfuse... yes
checking For supported FUSE API version... yes
checking For FUSE version ... 2.2 or later
checking if zeroconf/bonjour is enabled... yes (default)
checking if usb support is enabled... auto (default)
checking for LIBUSB... yes
checking if Avahi support is enabled... auto (default)
checking for LIBAVAHI... yes
checking if parallel port support is enabled... yes (default)
checking linux/ppdev.h usability... yes
checking linux/ppdev.h presence... yes
checking for linux/ppdev.h... yes
checking for libftdi1-config... libftdi1-config
checking if libftdi is available... auto (default)
checking if libftdi compiles with includes+lib ... ok
checking for struct sockaddr_storage... yes
checking for struct addrinfo... yes
checking for socklen_t... yes
checking for AF_NETLINK... yes
checking for broken glibc with __ss_family... no
checking for core ipv6 support... no
checking if sem_timedwait exists... yes
checking whether string.h and strings.h may both be included... yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for sys/socket.h... (cached) yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for strftime... yes
checking for working strtod... yes
checking return type of signal handlers... void
checking for accept... yes
checking for daemon... yes
checking for getaddrinfo... yes
checking for freeaddrinfo... yes
checking for gethostbyname2_r... yes
checking for gethostbyaddr_r... yes
checking for gethostbyname_r... yes
checking for getservbyname_r... yes
checking for getopt... yes
checking for getopt_long... yes
checking for gmtime_r... yes
checking for gettimeofday... yes
checking for localtime_r... yes
checking for inet_ntop... yes
checking for inet_pton... yes
checking for memchr... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strtol... yes
checking for strtoul... yes
checking for twalk... yes
checking for tsearch... yes
checking for tfind... yes
checking for tdelete... yes
checking for tdestroy... yes
checking for vasprintf... yes
checking for strsep... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for writev... yes
checking for getline... yes
checking for library containing dlopen... -ldl
checking for library containing lrint... -lm
checking for library containing nanosleep... none required
checking for library containing mq_getattr... -lrt
checking for libcheck... no
configure: WARNING: "Check unit testing framework not found. "
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating module/Makefile
config.status: creating module/owlib/Makefile
config.status: creating module/owlib/src/Makefile
config.status: creating module/owlib/src/include/Makefile
config.status: creating module/owlib/src/c/Makefile
config.status: creating module/owlib/tests/Makefile
config.status: creating module/owfs/Makefile
config.status: creating module/owfs/src/Makefile
config.status: creating module/owfs/src/include/Makefile
config.status: creating module/owfs/src/c/Makefile
config.status: creating module/owhttpd/Makefile
config.status: creating module/owhttpd/src/Makefile
config.status: creating module/owhttpd/src/include/Makefile
config.status: creating module/owhttpd/src/c/Makefile
config.status: creating module/owserver/Makefile
config.status: creating module/owserver/src/Makefile
config.status: creating module/owserver/src/include/Makefile
config.status: creating module/owserver/src/c/Makefile
config.status: creating module/owftpd/Makefile
config.status: creating module/owftpd/src/Makefile
config.status: creating module/owftpd/src/include/Makefile
config.status: creating module/owftpd/src/c/Makefile
config.status: creating module/ownet/Makefile
config.status: creating module/ownet/php/Makefile
config.status: creating module/ownet/php/examples/ownet_example.php
config.status: creating module/ownet/python/Makefile
config.status: creating module/ownet/perl5/Makefile
config.status: creating module/ownet/c/Makefile
config.status: creating module/ownet/c/src/Makefile
config.status: creating module/ownet/c/src/include/Makefile
config.status: creating module/ownet/c/src/c/Makefile
config.status: creating module/ownet/c/src/example/Makefile
config.status: creating module/owshell/Makefile
config.status: creating module/owshell/src/Makefile
config.status: creating module/owshell/src/include/Makefile
config.status: creating module/owshell/src/c/Makefile
config.status: creating module/owcapi/Makefile
config.status: creating module/owcapi/src/Makefile
config.status: creating module/owcapi/src/include/Makefile
config.status: creating module/owcapi/src/c/Makefile
config.status: creating module/owcapi/src/example/Makefile
config.status: creating module/owcapi/src/example++/Makefile
config.status: creating module/owtap/Makefile
config.status: creating module/owmon/Makefile
config.status: creating module/swig/Makefile
config.status: creating module/swig/perl5/Makefile
config.status: creating module/swig/perl5/OW/Makefile.linux
config.status: creating module/swig/perl5/OW/Makefile.osx
config.status: creating module/swig/php/Makefile
config.status: creating module/swig/php/example/load_php_OW.php
config.status: creating module/swig/python/Makefile
config.status: creating module/swig/python/ow/Makefile
config.status: creating module/swig/python/setup.py
config.status: creating module/owtcl/Makefile
config.status: creating src/Makefile
config.status: creating src/include/Makefile
config.status: creating src/man/Makefile
config.status: creating src/man/man1/Makefile
config.status: creating src/man/man3/Makefile
config.status: creating src/man/man5/Makefile
config.status: creating src/man/mann/Makefile
config.status: creating src/rpm/Makefile
config.status: creating src/rpm/owfs.spec
config.status: creating src/scripts/Makefile
config.status: creating src/scripts/windows/Makefile
config.status: creating src/scripts/windows/owfs.nsi
config.status: creating src/scripts/usb/Makefile
config.status: creating src/scripts/usb/cygwin/Makefile
config.status: creating src/scripts/usb/windows/Makefile
config.status: creating src/scripts/systemd/Makefile
config.status: creating src/include/owfs_config.h
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
/bin/rm: cannot remove 'libtoolT': No such file or directory

Current configuration:

    Deployment location: /opt/owfs

Compile-time options:
                      USB is enabled
                    AVAHI is enabled
                      I2C is enabled
                       W1 is enabled
    Parallel port DS1410E is enabled
           FTDI (LinkUSB) is enabled
         Zeroconf/Bonjour is enabled
             Debug-output is enabled
               Mutexdebug is enabled
                Profiling is DISABLED
Tracing memory allocation is DISABLED

Module configuration:
                    owlib is enabled
                  owshell is enabled
                     owfs is enabled
                  owhttpd is enabled
                   owftpd is enabled
                 owserver is enabled
               owexternal is enabled
                    ownet is enabled
                 ownetlib is enabled
                    owtap is enabled
                    owmon is enabled
                   owcapi is enabled
                     swig is enabled
                   owperl is enabled
                    owphp is enabled
                 owpython is enabled
                    owtcl is enabled

              unit tests are DISABLED

mnm@vincent:~/git/owfs/owfs-code$ make
Making all in src
make[1]: Entering directory '/home/mnm/git/owfs/owfs-code/src'
Making all in include
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/src/include'
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/bash /home/mnm/git/owfs/owfs-code/src/scripts/install/missing autoheader)
rm -f stamp-h1
touch config.h.in
cd ../.. && /bin/bash ./config.status src/include/config.h
config.status: creating src/include/config.h
config.status: src/include/config.h is unchanged
make  all-am
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/include'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/include'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/include'
Making all in man
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man'
Making all in man1
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man/man1'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man/man1'
Making all in man3
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man/man3'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man/man3'
Making all in man5
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man/man5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man/man5'
Making all in mann
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man/mann'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man/mann'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/man'
Making all in rpm
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/src/rpm'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/rpm'
Making all in scripts
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts'
Making all in usb
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb'
Making all in windows
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb/windows'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb/windows'
Making all in cygwin
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb/cygwin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb/cygwin'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/usb'
Making all in windows
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/windows'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/windows'
Making all in systemd
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts/systemd'
sed -e 's,[@]bindir[@],/opt/owfs/bin,g' < ./owfs.service.in > owfs.service
sed -e 's,[@]bindir[@],/opt/owfs/bin,g' < ./owftpd.service.in > owftpd.service
sed -e 's,[@]bindir[@],/opt/owfs/bin,g' < ./owhttpd.service.in > owhttpd.service
sed -e 's,[@]bindir[@],/opt/owfs/bin,g' < ./owserver.service.in > owserver.service
sed -e 's,[@]bindir[@],/opt/owfs/bin,g' < ./owserver.socket.in > owserver.socket
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts/systemd'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/src/scripts'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/src/scripts'
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/src'
make[2]: Nothing to be done for 'all-am'.
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/src'
make[1]: Leaving directory '/home/mnm/git/owfs/owfs-code/src'
Making all in module
make[1]: Entering directory '/home/mnm/git/owfs/owfs-code/module'
Making all in owshell
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell/src'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell/src/c'
  CC       ow_opt.o
  CC       ow_help.o
  CC       ow_server.o
  CC       ow_net.o
  CC       ow_browse.o
  CC       ow_dl.o
  CC       ow_dnssd.o
  CC       ow_tcp_read.o
  CC       getaddrinfo.o
  CC       getopt.o
  CC       globals.o
  CC       owget.o
  CCLD     owget
  CC       owdir.o
  CCLD     owdir
  CC       owread.o
  CCLD     owread
  CC       owwrite.o
  CCLD     owwrite
  CC       owpresent.o
  CCLD     owpresent
  CC       owexist.o
  CCLD     owexist
  CC       owusbprobe.o
  CCLD     owusbprobe
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell/src/c'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell/src/include'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owshell'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owshell'
Making all in ownet
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet'
Making all in c
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c'
Making all in src
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src'
Making all in c
make[5]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src/c'
  CC       compat.lo
  CC       error.lo
  CC       getaddrinfo.lo
  CC       getopt.lo
  CC       globals.lo
  CC       ow_browse.lo
  CC       ow_charblob.lo
  CC       ow_connect.lo
  CC       ow_dl.lo
  CC       ow_dnssd.lo
  CC       ow_locks.lo
  CC       ow_net_client.lo
  CC       ownet_close.lo
  CC       ownet_dir.lo
  CC       ownet_init.lo
  CC       ownet_read.lo
  CC       ownet_present.lo
  CC       ownet_setget.lo
  CC       ownet_write.lo
  CC       ow_rwlock.lo
  CC       ow_server.lo
  CC       ow_tcp_read.lo
  CCLD     libownet.la
make[5]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src/c'
Making all in include
make[5]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src/include'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src/include'
make[5]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src'
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c/src'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/c'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/c'
Making all in php
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/php'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/php'
Making all in python
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/python'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/python'
Making all in perl5
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/perl5'
cd OWNet; make all
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet/perl5/OWNet'
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/perl5/OWNet'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet/perl5'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/ownet'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/ownet'
Making all in owlib
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib/src'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib/src/c'
  CC       ow_dl.lo
  CC       ow_dnssd.lo
  CC       ow_arg.lo
  CC       ow_baud.lo
  CC       ow_bitfield.lo
  CC       ow_byte.lo
  CC       compat.lo
  CC       getaddrinfo.lo
  CC       getline.lo
  CC       timegm.lo
  CC       getopt.lo
  CC       ow_none.lo
  CC       ow_1820.lo
  CC       ow_1821.lo
  CC       ow_1921.lo
  CC       ow_1923.lo
  CC       ow_1954.lo
  CC       ow_1963.lo
  CC       ow_1977.lo
  CC       ow_1991.lo
  CC       ow_1993.lo
  CC       ow_2401.lo
  CC       ow_2404.lo
  CC       ow_2405.lo
  CC       ow_2406.lo
  CC       ow_2408.lo
  CC       ow_2409.lo
  CC       ow_2413.lo
  CC       ow_2415.lo
  CC       ow_2423.lo
  CC       ow_2430.lo
  CC       ow_2433.lo
  CC       ow_2436.lo
  CC       ow_2438.lo
  CC       ow_2450.lo
  CC       ow_2502.lo
  CC       ow_2505.lo
  CC       ow_2760.lo
  CC       ow_2804.lo
  CC       ow_2890.lo
  CC       ow_add_inflight.lo
  CC       ow_alias.lo
  CC       ow_alloc.lo
  CC       ow_api.lo
  CC       ow_avahi_announce.lo
  CC       ow_avahi_browse.lo
  CC       ow_badadapter.lo
  CC       ow_bae.lo
  CC       ow_browse.lo
  CC       ow_browse_resolve.lo
  CC       ow_browse_monitor.lo
  CC       ow_bus.lo
  CC       ow_bus_bitdata.lo
  CC       ow_bus_config.lo
  CC       ow_bus_data.lo
  CC       ow_buslock.lo
  CC       ow_cache.lo
  CC       ow_charblob.lo
  CC       ow_com.lo
  CC       ow_com_change.lo
  CC       ow_com_close.lo
  CC       ow_com_free.lo
  CC       ow_com_open.lo
  CC       ow_com_write.lo
  CC       ow_com_read.lo
  CC       ow_connect.lo
  CC       ow_connect_out.lo
  CC       ow_cmciel.lo
  CC       ow_crc.lo
  CC       ow_daemon.lo
  CC       ow_date.lo
  CC       ow_delay.lo
  CC       ow_del_inflight.lo
  CC       ow_detail.lo
  CC       ow_devicelock.lo
  CC       ow_dir.lo
  CC       ow_dirblob.lo
  CC       ow_ds2482.lo
  CC       ow_ds9097.lo
  CC       ow_ds1410.lo
  CC       ow_ds1wm.lo
  CC       ow_ds9097U.lo
  CC       ow_ds9490.lo
  CC       ow_eds.lo
  CC       ow_eeef.lo
  CC       ow_elabnet.lo
  CC       ow_enet_discover.lo
  CC       ow_enet_monitor.lo
  CC       ow_eprom_write.lo
  CC       ow_etherweather.lo
  CC       ow_example_slave.lo
  CC       ow_exec.lo
  CC       ow_exit.lo
  CC       ow_external.lo
  CC       ow_find_external.lo
  CC       ow_fs_address.lo
  CC       ow_fs_alias.lo
  CC       ow_fs_code.lo
  CC       ow_fs_crc8.lo
  CC       ow_fs_id.lo
  CC       ow_fs_type.lo
  CC       ow_getbit.lo
  CC       ow_getbit_U.lo
  CC       ow_ha5.lo
  CC       ow_ha7.lo
  CC       ow_ha7e.lo
  CC       ow_fake.lo
  CC       ow_fakeread.lo
  CC       ow_filelength.lo
  CC       ow_fstat.lo
  CC       ow_ftdi.lo
  CC       ow_generic_read.lo
  CC       ow_get.lo
  CC       ow_help.lo
  CC       ow_inotify.lo
  CC       ow_interface.lo
  CC       ow_iterate.lo
  CC       ow_launchd.lo
  CC       ow_k1wm.lo
  CC       ow_kevent.lo
  CC       ow_lcd.lo
  CC       ow_lib_close.lo
  CC       ow_lib_setup.lo
  CC       ow_lib_stop.lo
  CC       ow_link.lo
  CC       ow_locator.lo
  CC       ow_locks.lo
  CC       ow_masterhub.lo
  CC       ow_memblob.lo
  CC       ow_memory.lo
  CC       ow_multicast.lo
  CC       ow_name.lo
  CC       ow_net_client.lo
  CC       ow_net_server.lo
  CC       ow_offset.lo
  CC       ow_opt.lo
  CC       ow_parse_address.lo
  CC       ow_parse_external.lo
  CC       ow_parseinput.lo
  CC       ow_parsename.lo
  CC       ow_parseobject.lo
  CC       ow_parseoutput.lo
  CC       ow_parseshallow.lo
  CC       ow_parse_sn.lo
  CC       ow_pid.lo
  CC       ow_powerbyte.lo
  CC       ow_powerbit.lo
  CC       ow_presence.lo
  CC       ow_pressure.lo
  CC       ow_printparse.lo
  CC       ow_programpulse.lo
  CC       ow_read.lo
  CC       ow_read_external.lo
  CC       ow_read_telnet.lo
  CC       ow_reconnect.lo
  CC       ow_regex.lo
  CC       ow_remote_alias.lo
  CC       ow_reset.lo
  CC       ow_return_code.lo
  CC       ow_rwlock.lo
  CC       ow_stats.lo
  CC       ow_search.lo
  CC       ow_serial_free.lo
  CC       ow_serial_open.lo
  CC       ow_server.lo
  CC       ow_server_message.lo
  CC       ow_server_enet.lo
  CC       ow_select.lo
  CC       ow_set_telnet.lo
  CC       ow_settings.lo
  CC       ow_sibling.lo
  CC       ow_sibling_binary.lo
  CC       ow_sibling_float.lo
  CC       ow_sibling_uint.lo
  CC       ow_sibling_yesno.lo
  CC       ow_sig_handlers.lo
  CC       ow_simultaneous.lo
  CC       ow_slurp.lo
  CC       ow_stateinfo.lo
  CC       ow_system.lo
  CC       ow_systemd.lo
  CC       ow_tcp_free.lo
  CC       ow_tcp_open.lo
  CC       ow_tcp_read.lo
  CC       ow_telnet_write.lo
  CC       ow_temp.lo
  CC       ow_testerread.lo
  CC       ow_thermocouple.lo
  CC       ow_traffic.lo
  CC       ow_transaction.lo
  CC       ow_tree.lo
  CC       ow_udp_read.lo
  CC       ow_usb_msg.lo
  CC       ow_usb_cycle.lo
  CC       ow_usb_monitor.lo
  CC       ow_util.lo
  CC       ow_verify.lo
  CC       ow_visibility.lo
  CC       ow_w1.lo
  CC       ow_w1_addremove.lo
  CC       ow_w1_bind.lo
  CC       ow_w1_browse.lo
  CC       ow_w1_dispatch.lo
  CC       ow_w1_list.lo
  CC       ow_w1_monitor.lo
  CC       ow_w1_parse.lo
  CC       ow_w1_print.lo
  CC       ow_w1_scan.lo
  CC       ow_w1_select.lo
  CC       ow_w1_send.lo
  CC       ow_write.lo
  CC       ow_write_external.lo
  CC       ow_zero.lo
  CC       owlib.lo
  CC       error.lo
  CC       globals.lo
  CCLD     libow.la
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib/src/c'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib/src/include'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib/src'
Making all in tests
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib/tests'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib/tests'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owlib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owlib'
Making all in owhttpd
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src/include'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src/c'
  CC       owhttpd.o
  CC       owhttpd_handler.o
  CC       owhttpd_present.o
  CC       owhttpd_write.o
  CC       owhttpd_read.o
  CC       owhttpd_dir.o
  CC       owhttpd_escape.o
  CC       owhttpd_favicon.o
  CCLD     owhttpd
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src/c'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owhttpd'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owhttpd'
Making all in owserver
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver/src'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver/src/include'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver/src/c'
  CC       owserver.o
  CC       from_client.o
  CC       to_client.o
  CC       read.o
  CC       write.o
  CC       dir.o
  CC       dirall.o
  CC       dirallslash.o
  CC       data.o
  CC       error.o
  CC       handler.o
  CC       loop.o
  CC       ping.o
  CCLD     owserver
  CCLD     owexternal
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver/src/c'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owserver'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owserver'
Making all in owfs
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs/src'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs/src/c'
  CC       owfs.o
  CC       owfs_callback.o
  CC       fuse_line.o
  CCLD     owfs
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs/src/c'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs/src/include'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owfs'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owfs'
Making all in owftpd
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src/c'
  CC       file_list.o
  CC       file_cd.o
  CC       ftp_command.o
  CC       ftp_listener.o
  CC       ftp_session.o
ftp_session.c: In function ‘change_dir’:
ftp_session.c:441:11: warning: assignment discards ‘const’ qualifier from pointer target type
  cps.rest = new_dir;
           ^
  CC       owftpd.o
  CC       telnet_session.o
  CC       watchdog.o
  CC       daemon_assert.o
  CCLD     owftpd
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src/c'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src/include'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owftpd'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owftpd'
Making all in owcapi
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi'
Making all in src
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src'
Making all in c
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src/c'
  CC       owcapi.lo
  CCLD     libowcapi.la
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src/c'
Making all in include
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src/include'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi/src'
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owcapi'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi'
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owcapi'
Making all in owtap
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owtap'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owtap'
Making all in owmon
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/owmon'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/owmon'
Making all in swig
make[2]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig'
Making all in perl5
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/perl5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/perl5'
Making all in python
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/python'
Making all in ow
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/python/ow'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/python/ow'
make[4]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/python'
/usr/bin/swig -python -o ow_wrap.c ../ow.i
CFLAGS="-I/usr/include/libusb-1.0 " python setup.py build
running build
running build_py
running build_ext
building '_OW' extension
x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -fno-strict-aliasing -I/usr/include/libusb-1.0 -fPIC -I../../owlib/src/include -I../../../src/include -I/usr/include/python2.7 -c ow_wrap.c -o build/temp.linux-x86_64-2.7/ow_wrap.o -D_FILE_OFFSET_BITS=64
x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -I/usr/include/libusb-1.0 build/temp.linux-x86_64-2.7/ow_wrap.o -L../../owlib/src/c/.libs -low -o build/lib.linux-x86_64-2.7/ow/_OW.so
make[4]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/python'
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/python'
Making all in php
make[3]: Entering directory '/home/mnm/git/owfs/owfs-code/module/swig/php'
  CC       ow_wrap.lo
ow_wrap.c:706:18: fatal error: zend.h: No such file or directory
 #include "zend.h"
                  ^
compilation terminated.
Makefile:590: recipe for target 'ow_wrap.lo' failed
make[3]: *** [ow_wrap.lo] Error 1
make[3]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig/php'
Makefile:501: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/mnm/git/owfs/owfs-code/module/swig'
Makefile:511: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/mnm/git/owfs/owfs-code/module'
Makefile:566: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
mnm@vincent:~/git/owfs/owfs-code$ 
